←Select platform

IAudioStream<T> Interface

Summary

Defines the contract in which audio data/samples are communicated/transferred.

Syntax

C#
C++/CLI
public interface IAudioStream<T> 
public: 
   generic<typename T> 
   interface class IAudioStream abstract 

Remarks

Any IAudioStream implementation should be thread-safe and efficiently fast.

Requirements

Target Platforms

See Also

Leadtools.SpeechRecognition.Multimedia Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.